Drop

Undocumented in source.

Constructors

this
this(MainGameObject root, float x, float y1, float y2, float y3, float z, int offset)
Undocumented in source.

Members

Functions

draw
void draw(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
tick
bool tick(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

offset
int offset;
Undocumented in source.
y1
float y1;
y2
float y2;
y3
float y3;
Undocumented in source.

Inherited Members

From StaticGameObject

x
float x;
y
float y;
z
float z;
Undocumented in source.
load
void load(string[string] s)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string[string] s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta